home *** CD-ROM | disk | FTP | other *** search
/ Interactive Media Design Review 1999 / Interactive Media Design Review 1999.iso / pc / allfiles / Itch / work_info / talkingbook.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-01-04  |  87 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.itch.co.uk/itchBrowser/itchBrowser.html", "");
  3. }
  4.